home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / internet / flashland / tipy / hry / flashbreak4.swf / scripts / DefineButton2_78 / BUTTONCONDACTION on(release).as
Text File  |  2000-01-01  |  63b  |  6 lines

  1. on(release){
  2.    speed = "8";
  3.    balls = "5";
  4.    play();
  5. }
  6.